repo.or.cz
/
windows-sources.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added SSCLI 1.0
[windows-sources.git]
/
sdk
/
samples
/
all in on code
/
Visual Studio 2008
/
VBSL3LocalMessage
/
App.xaml
blob
c28f3731cf6fafdb4a964229c150aa8b1373c0be
1
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
2
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
3
x:Class="VBSL3LocalMessage.App"
4
>
5
<Application.Resources>
6
7
</Application.Resources>
8
</Application>